Link to name anchor

This feature gathers all name anchors from the active document and displays them in a list. The search patterns for name anchors are:

<A NAME="Section 1">Section 1</A> or <A NAME=whatever>Section 1</A>

Link to name anchor

The link is created when the user double clicks on the desired selection or clicks the "Make Link" button. Selected text in the active document will be wrapped in the created link or the link will be inserted at the cursor point if no text is selected. The link format is:

<A href="#section 1"></A>